Details for this torrent 


Introduction to Computing Using Python
Type:
Other > E-books
Files:
3
Size:
3.08 MB

Texted language(s):
English
Tag(s):
Python Programming Intro Computing Perkovic

Uploaded:
Sep 13, 2013
By:
roadjag

Seeders:
55
Leechers:
10
Comments:
0


~ RoadJag Ebooks ~      
                                __
                               /        __
   .---.                  _   /   /   _.~   
       `.               /  /   /.-~    __/
    `                  |  |   |/    .-~ __
                       |  |   |   .'--~~  
                       |  |   `  ' _______/
                       |  `        /
    .--.               |    `     /
       `.                      /
     `                  `     ( 
                          > ,-.-.
           `.             /  |   
             .           /___| O |O     ,
      .-.     ;    |    /`    `^-..-'`--'/
        `;         |   |                 /
       `          |   `.     `--..____,'
           `.      |     `._     _.-'^
             .     /         `|`|`        
        .-.       /           | | 
          `     /            | |
         `  `   |             | |
                |             | |
          .-.    |             | |
            `.               | |
           `                 | |
                             | |
              _____ :-'~~~~~'-' ;
              /____;``-.         :
             <____(     `.       ;
               ___     ;     .'
                  /``--'~___.-'
                 /___/^/__/
                /   /' /`/'
                     ` 
                 `      
                         
                          
                                ______
                        ___ '~``______)>
                        ___ _______ __)>
                   _____ '~``______)>
                 <(_______.._______)>



I am currently taking requests as of 09.13.2013 till 10.13.2013

Introduction to Computing Using Python: An Application Development Focus


Book Description
Publication Date: December 20, 2011 | ISBN-10: 0470618469 | ISBN-13: 978-0470618462 | Edition: 1
Perkovic's Introduction to Programming Using Python is more than just an introduction to programming. It is an inclusive introduction to Computer Science that takes the pedagogical approach of "the right tool for the job at the right moment," and focuses on application development. 
The book's approach is hands-on and problem-oriented, with practice problems and solutions appearing throughout the text. The text is imperative-first, but does not shy away from discussing objects early where appropriate. Discussions of user-defined classes and Object-Oriented Programming appear later in the text, when students have more background and the concepts can be motivated. 
The book includes a chapter on problem solving and classical algorithms, and ways to apply core skills to application development. The last three chapters introduce a broad array of topics through the context of web crawling and search engines, including recursion, regular expressions, depth-first search, Google's MapReduce framework, GUI widgets, HTML parsers, SQL, and multicore programming.